Lua/Client/WorldNetworkObject
From JC2-MP Documentation
Contents
Static functions
 
 
 
 Returns
 
 Prototype
 
  WorldNetworkObject
 
 GetById(number)
 
Functions
Functions inherited from ClientStreamableObject
 
 
 
 Returns
 
 Prototype
 
 
 Angle
 
 GetAngle()
 
 
 ClimateZone
 
 GetClimateZone()
 
  Vector3
 
 GetPosition()
 
 
 
 
 Returns
 
 Prototype
 
 
 number
 
 GetId()
 
 
 string
 
 GetName()
 
 
 object
 
 GetValue(string, object)
 
 
 object
 
 GetValue(string)
 
 
 table
 
 GetValues()
 
 
 
 SetValue(string, object)
 
Operators
 
 
 
 
 
 Returns
 
 Prototype
 
  boolean
 
 WorldNetworkObject == WorldNetworkObject
 

